Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Job Collection Items


Standard Mapping Information

The collection item ID for standard mapping information is defined in the following enumeration:

enum { gxNormalMappingTag = 'nmap' };  
QuickDraw GX stores standard mapping information in the gxNormalMappingInfo information structure:

struct gxNormalMappingInfo {
   Boolean     normalPaperMapping;  
};
Field Description
normalPaperMapping
A Boolean value indicating whether the user wants standard or special paper mapping to print a document. When the user chooses to print by specifying input-tray paper matching in the Paper Match panel, the normalPaperMapping field is true. When the user chooses to ignore paper matching and redirect the document, the normalPaperMapping field is false.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help